DirectoryEntryCollectionItem Property (Int32) |
Namespace:
Independentsoft.IO.StructuredStorage
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DirectoryEntry this[
int index
] { get; set; }Public Default Property Item (
index As Integer
) As DirectoryEntry
Get
Set
Parameters
- index
- Type: SystemInt32
Property Value
Type:
DirectoryEntry
See Also